Automations

API Commands

  • Version: 1.5.3
  • Official Verified

OpenBots commands for interacting with various API's. Supports RESTful API's, as well as methods from local DLL files.

OpenBots.Commands.API \ Execute API Command

Command: Execute API Command

This command calls a WebAPI with a specific HTTP method.

Parameters

Base URL

Provide the base URL of the API.

Required

Endpoint

Define any API endpoint which contains the full URL.

Required

Method Type

Select the necessary method type.

Required

Request Format

Select the necessary request format.

Required

Basic Parameters (Optional)

Specify default search parameters.

Advanced Parameters (Optional)

Specify a list of advanced parameters.

Output Response Variable

Create a new variable or select a variable from the list.

Required

Private (Optional)

Optional field to mark the command as private (data sensitive) in order to avoid its logging.

Error Handling

Optional field for how to handle errors encountered.

Required

Comment Field (Optional)

Optional field to enter a custom comment which could potentially describe this command or the need for this command, if required.

Logo